Skip to content

fix(agent): replace --yolo with --full-auto for codex backend (#25)#31

Merged
crrow merged 1 commit intomainfrom
issue-25-codex-flag
Mar 26, 2026
Merged

fix(agent): replace --yolo with --full-auto for codex backend (#25)#31
crrow merged 1 commit intomainfrom
issue-25-codex-flag

Conversation

@crrow
Copy link
Copy Markdown
Contributor

@crrow crrow commented Mar 26, 2026

Summary

  • Replace invalid --yolo flag with --full-auto in codex backend preset
  • Update reconcile_codex_args to treat --yolo as deprecated and migrate to --full-auto

Closes #25

🤖 Generated with Claude Code

- Update codex() preset to use --full-auto instead of invalid --yolo
- Update reconcile_codex_args to treat --yolo as deprecated and
  migrate to --full-auto alongside --dangerously-bypass-approvals

Closes #25

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@crrow crrow added bug Something isn't working agent:claude Changes made by Claude agent labels Mar 26, 2026
@crrow crrow merged commit f1042e6 into main Mar 26, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent:claude Changes made by Claude agent bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(agent): replace invalid --yolo flag with --full-auto for codex backend

1 participant